/ Assembly List / LJCNetCommon / LJCCryptography / GenerateIV

Namespace - LJCNetCommon


Returns

The initialization vector.

Syntax

C#
public Byte[] GenerateIV()

Generates a random initialization vector based on the encryption type.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.